Fix finding revisions in for renamed files in vc-annotate.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 22 Jun 2010 01:26:30 +0000 (18:26 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 22 Jun 2010 01:26:30 +0000 (18:26 -0700)
commit2f197da51624f7af444bfb3cb674b123ca8465d4
tree2548d9466e241ccb083f6203f6ed9aa53883e051
parent3073ef54e26518cb26b9b99993afdfc9774a7a3d
Fix finding revisions in for renamed files in vc-annotate.
* lisp/vc.el (vc-find-revision): Add an optional argument for
the VC backend.  Use it when non-nil.
* lisp/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
backend to vc-find-revision.  (Bug#6487)
lisp/ChangeLog
lisp/vc-annotate.el
lisp/vc.el